home *** CD-ROM | disk | FTP | other *** search
/ PC Team 23 / HS_Tuning.iso / Benchmark / MBProbe 1.3 / FAQ.txt next >
Encoding:
Text File  |  2001-05-27  |  18.6 KB  |  350 lines

  1.                                   MBProbe
  2.                         Frequently Asked Questions
  3.                 Copyright 1998-2000 Jonathan Soon Yew Teh
  4.                   http://web.bham.ac.uk/jst829/mbprobe/
  5.  
  6. General
  7. -------
  8. Q: Does MBProbe slow down my computer?
  9. A: Yes, by a little. ANY program running in the background will slow down the
  10.    computer. The question is: by how much? MBProbe only polls the monitoring
  11.    chips once every 5 seconds and does some trivial calculations and
  12.    comparisons so the impact on system performance is negligible. You
  13.    certainly won't notice it and it probably won't affect benchmarks like
  14.    Winbench or Winstone either.
  15.  
  16. Q: It says "Unable to open giveio.sys driver" in Windows NT/2000 and quits.
  17.    I thought you said it supported Windows NT/2000.
  18. A: It does. You must install the giveio.sys driver first using NTINST
  19.    otherwise MBProbe will be unable to access I/O ports. Refer to readme.txt.
  20.  
  21. Q: Why does it detect my CPU incorrectly?
  22. A: Many CPUs share the same CPUID (see techinfo.txt) and MBProbe does not
  23.    make any attempt to differentiate them as this is not its primary purpose.
  24.    Get a proper CPU identification program instead.
  25.  
  26. Q: Why does my system hang/reboot when MBProbe tries to suspend it?
  27. A: This is a power management issue rather than an MBProbe issue as it is
  28.    calling a proper, documented Win32 API function to suspend the system.
  29.    Your system doesn't have power management setup properly or one of the
  30.    drivers in your system does not support power management correctly and
  31.    needs to be upgraded.
  32.    You can opt for MBProbe to do nothing or to shutdown the system instead.
  33.  
  34. Q: How do I change the directory where the logs are generated?
  35. A: Simply start MBProbe from a different directory. Edit the properties of
  36.    the MBProbe shortcut and change the path in the 'Start in' entry.
  37.  
  38. Q: Why does Scandisk or Defrag keep restarting?
  39. A: The logging options write something to the hard drive occassionally,
  40.    especially history logging. Disable logging for the duration of the
  41.    Scandisk or Defrag.
  42.  
  43. Q: How do I specify arguments for the executable run by a warning event?
  44. A: You can't. Write a script for this using a DOS batch file, JScript or
  45.    VBScript. You will require the Windows Scripting Host for the latter two.
  46.    Other scripting languages like Perl will also work as long as you
  47.    associate the extension (e.g. .perl) with the correct interpreter (e.g.
  48.    c:\perl\bin\perl.exe). In fact, any file type with an 'Open' function
  49.    defined will work.
  50.  
  51. Q: How do get it to do ... when a warning event occurs?
  52. A: Write a script to do it and put that as an executable. With the right
  53.    scripting language (and some programming skills) you can get it to do
  54.    practically anything :)
  55.  
  56. Q: I've recently upgraded from a rather old version of MBProbe and/or
  57.    changed my motherboard and now MBProbe is behaving strangely?
  58. A: Quit MBProbe and delete the registry key:
  59.      HKEY_LOCAL_MACHINE/Software/Jonathan Teh/MBProbe
  60.    Restart MBProbe and it will restore its default settings.
  61.  
  62. Hardware
  63. --------
  64. Q: How do I know whether my motherboard has a monitoring chip?
  65. A: The easiest way is to just run MBProbe and see if it finds anything. Some
  66.    recent motherboards do include a hardware monitoring chip.
  67.    The following indicates your motherboard has a monitoring chip:
  68.    1. The BIOS setup has voltage/temperature/fan speed readings.
  69.    2. The motherboard comes bundled with some monitoring software or Intel
  70.       LANDesk Client Manager with temperature monitoring.
  71.    3. You check the motherboard and find one on it :)
  72.  
  73.    These may indicate that your motherboard does not have a monitoring chip:
  74.  
  75.    1. You have a branded computer (e.g. Dell, Gateway, HP) or have an OEM
  76.       motherboard. Some motherboard manufacturers like Asus, Intel and QDI
  77.       do not include hardware monitoring in their OEM boards.
  78.  
  79. Q: I'm very sure my motherboard has a hardware monitoring chip but it still
  80.    says "None".
  81. A: So it does. Check the list of unsupported chips first to see if the chip
  82.    in your motherboard is listed there. If it is, you're out of luck.
  83.    If not, it may be that your chip isn't where MBProbe expects it to be.
  84.    The LM78-type chips are searched for at ISA port 290h. Other hardware
  85.    monitoring chips are searched for at SMBus address 28h-2fh. Chips at other
  86.    ports/addresses will not be found.  If you have such a configuration, try
  87.    to find out the address of the chip and contact me with the information.
  88.    SMBus monitoring chips are slave devices and as such need a supported
  89.    SMBus host.
  90.  
  91. Q: Does MBProbe support multiprocessor systems?
  92. A: Yes, it will work fine on systems with more than 1 CPU. However, in order
  93.    to monitor more than one CPU, it would require that the monitoring chips
  94.    support monitoring more than one CPU. E.g. the Asus P2B-D uses a W83781D
  95.    which can monitor 2 CPU core voltages, 2 CPU core temperatures (via
  96.    thermistors) and 2 CPU fans. Check the with the motherboard manual or
  97.    manufacturer.
  98.  
  99. Q: My SMBus host shows "(Disabled)". How do I enable it?
  100. A: Some chipsets (e.g. ALi) have the SMBus host and power management
  101.    controller as one device. Try enabling power management in the BIOS setup.
  102.    For other chipsets, a BIOS upgrade may be necessary. Contact your vendor.
  103.  
  104. Q: My motherboard has a VIA MVP3 chipset. Why isn't the SMBus being detected?
  105. A: Most MVP3 chipsets actually have a VT82C586B south bridge which has an I2C
  106.    host and not an SMBus host. This is unsupported (read the manual for the
  107.    reason). If someone would care to donate an MVP3-based motherboard to me
  108.    then this could change.
  109.  
  110. Q: What's SMBus?
  111. A: SMBus is Intel's System Management bus which is subset of the Philips
  112.    I2C bus. It is a two-wire serial interface for devices such as hardware
  113.    monitors, smart batteries and power management related chips. Devices on
  114.    the bus are SMBus slaves and thus requires an SMBus host to communicate
  115.    with them. For further information refer to techinfo.txt for the
  116.    location of the SMBus specification sheet.
  117.  
  118. Voltage
  119. -------
  120. Q: The voltage readings are screwed. What's wrong?
  121. A: This is due to some motherboard manufacturers connecting different
  122.    voltages to the monitoring chips. Refer to the known issues section in the
  123.    readme. Please report your complete set of readings (from MBProbe and
  124.    another source such as the BIOS, in the original order), motherboard model
  125.    and I will try and correct it. For the time being, disable the warnings.
  126.    There is an option to use an alternate voltage order for SiS5595 chips.
  127.    Try it and see if it corrects the readings.
  128.  
  129. Q: What do all the voltages mean?
  130. A: Vccp1/2  : CPU core voltages for 1st and 2nd CPU
  131.    1.5V     : Vtt or the AGTL+ bus termination voltage
  132.    2.5V     : Good question ;-)
  133.    3.3V     : I/O voltage (communications between chips)
  134.    5V, 12V  : Used for motors (e.g. drives) and fans
  135.    -5V, -12V: Some op-amps need negative voltages
  136.    Vsb      : Standby voltage (ATX motherboards)
  137.    Vbat     : Battery voltage (not sure what this means for desktop PCs)
  138.  
  139. Q: What is Vccp2 (and sometimes +2.5V) supposed to be?
  140. A: Any number of things. If the monitoring chip supports this reading then
  141.    MBProbe simply reports it. Only the motherboard manufacturer knows what it
  142.    could be. It could read:
  143.    o Similar to Vccp1
  144.      Dual processor boards have one reading for each processor.
  145.      One exception is the Abit BP6 where 'Vccp2' is a 1.5V (Vtt) reading
  146.      and the real Vccp2 is the Vbat reading.
  147.    o Same as Vccp1
  148.      On my (uniprocessor) Asus P2B, they're both the same.
  149.    o 3.3V
  150.      The Intel VC820 seems to have Vccp2 connected to 3.3V.
  151.    o 2.5V
  152.      That's what the +2.5V reading is supposed to be.
  153.    o 1.5V
  154.      Some boards (Intel, QDI) have Vccp2 or +2.5V connected to Vtt instead
  155.      which has a nominal voltage of +1.5V. Adjust the nominal voltage in the
  156.      voltage tab accordingly. Vtt is the AGTL+ bus termination voltage.
  157.    o Some weird value
  158.      The Tekram P6B40-A4X connects the Vccp2 input to a thermistor instead
  159.      and as such gives a nonsensical Vccp2 reading. Disable the warning for
  160.      it and select "Tekram" for the CPU temperature.
  161.  
  162. Q: Why are some of the voltage readings/adjustments disabled?
  163. A: Some monitoring chips do not support certain readings. E.g. LM78-type
  164.    chips are normally not setup to monitor +2.5V.
  165.  
  166. Q: Why are the +12V, -5V and -12V readings slightly off?
  167. A: Please switch the voltage divider mode in the properties dialog.
  168.    Reason: Voltages are 'divided' with resistors before connection to the
  169.    chip. Most motherboard manufacturers actually use resistor values meant
  170.    for the Winbond W83781D even though they have installed an LM78/79. Some
  171.    motherboard manufacturers do use the proper resistor values (e.g. Tekram)
  172.    hence the need for the new switch as there is no way of determining the
  173.    values via software. The default is the Winbond values; if these give
  174.    readings which are too low, switch to the LM78 values.
  175.  
  176. Q: Why do I get weird voltage readings on a Myson MTP008?
  177. A: This chip uses the same register for temperature 3 and -12V as well as
  178.    temperature 2 and +12V. Hence only one or the other will make sense.
  179.  
  180. Q: Why can't I enable warnings for both Vccp2 and -12V?
  181. A: You have a Heceta 2/3 monitoring chip. The Vccp2 and -12V readings are
  182.    read from the same location hence only one of the readings would make
  183.    sense. This depends on what the motherboard manufacturer actually
  184.    connected to that input. Intel boards have it connected it to -12V.
  185.  
  186. Q: The monitoring software that came with my GL518SM shows 4 voltages but
  187.    only the Vccp1 reading in MBProbe is correct.
  188. A: The GL518SM can monitor 4 voltages but can only show the value for 1, in
  189.    this case it's Vin3 on chip which generally is connected as Vccp1. The
  190.    other voltages can only be monitored for exceeding the limits but their
  191.    current values cannot be read. The monitoring software you have is
  192.    'reading' the value by continuously resetting the limits and checking
  193.    whether the voltage exceeds that limit. This is not implemented in
  194.    MBProbe and probably will never be.
  195.  
  196. Q: It displays my CPU voltage as 0.00V. What's wrong?
  197. A: Chances are your CPU is either too old or too new. In particular, CPU
  198.    voltages for 486 and early Pentium 60/66 CPUs are not in the program since
  199.    it is assumed that motherboards supporting CPUs that old would not be
  200.    equipped with a hardware monitoring chip.
  201.    The other case is that the CPU is too new and MBProbe has not been updated
  202.    yet to take this into account. Please e-mail me with full details of your
  203.    processor (manufacturer, model, clock, voltage) and I will update MBProbe.
  204.  
  205. Q: It detects my CPU voltage incorrectly. What effect does this have?
  206. A: This is harmless; simply select the correct CPU core voltage in the
  207.    'Voltage' tab.
  208.    MBProbe guesses the CPU voltage via its CPUID. This is basically the
  209.    information you see under 'CPU information' on the 'General' tab in
  210.    Properties. The problem with this is that the CPUID doesn't always
  211.    differentiate every single variant of a particular CPU.
  212.    You can either guess the voltage of your CPU based on the value returned
  213.    by the monitoring chip, check the table in techinfo.txt or look for it
  214.    on the CPU itself.
  215.  
  216. Temperature
  217. -----------
  218. Q: What's the ideal temperature for my system?
  219. A: Good question. For motherboards, the default warning of 40░C seems
  220.    reasonable as most boards seem to hover around 25-35░C. Intel recommend
  221.    that the temperature of the air surrounding the CPU (i.e. "motherboard
  222.    temperature") be no higher than 40░C. The temperature of the interior of
  223.    the case is generally around 10░C higher than room temperature so adjust
  224.    accordingly. Notebook motherboard temperatures are higher and are usually
  225.    in the range 60-70░C.
  226.    For CPUs, it depends on the type of CPU and how the temperature is measured.
  227.    If the sensor is located beneath the socket (usually Socket 7) then you need
  228.    to adjust a temperature offset first (see techinfo.txt).
  229.    A thermistor pasted to the heatsink of a CPU should be reading CPU 'case
  230.    temperature'. Intel recommend a maximum case temperature of 70-75░C
  231.    depending on the exact model. Check http://developer.intel.com. for more
  232.    info. Most people seem to get a reading of 30-45░C.
  233.    Newer sensor chips which measure the temperature of the silicon die via a
  234.    thermal diode on the CPU itself would read the 'die temperature' and this
  235.    would be higher. A 'normal reading' would be in the range of 55-80░C (as
  236.    seen on a Toshiba Tecra 8000 notebook).
  237.    I've also measured temperatures of graphics chips using a thermistor 
  238.    attached to the heatsink. For reference, I get 40-48░C on an ATI Rage 128
  239.    and 47-55░C on a 3dfx Voodoo Banshee, Matrox G400MAX and Nvidia Riva TNT
  240.    with the manufacturer's heat sink and fan (if equipped).
  241.  
  242. Q: Can my board monitor CPU temperature?
  243. A: I don't know. If MBProbe assigns a sensor to the CPU temperature, then it
  244.    probably can. You may have to change some settings and/or plug in a
  245.    thermistor into the motherboard and attach it to the CPU. Note that most
  246.    LM78/79 and Heceta2 equipped boards cannot monitor CPU temperature. Refer
  247.    to techinfo.txt for board-specific details. 
  248.  
  249. Q: Which one is my CPU temperature?
  250. A: The default sensor chosen by MBProbe works only some of the time. Refer to
  251.    techinfo.txt for the correct sensor to choose.
  252.    Some motherboards have their own specific sensor types- choose those 
  253.    instead. E.g. the Asus CUSL2 uses a different calculation for the CPU
  254.    temperature.
  255.    The Tekram P6B40-A4X uses the Vccp2 input for a thermistor instead and
  256.    this is sensor 'Tekram' under MBProbe. Of course, on other boards this
  257.    will give you a nonsensical value as Vccp2 is usually connected to the
  258.    CPU core voltage or to Vtt (1.5V). Do NOT try to reconnect it to a
  259.    thermistor in a vain attempt to get a temperature reading!
  260.  
  261. Q: What's the Aux1,2 reading measuring?
  262. A: It depends on the motherboard. Some motherboards provide a 2-pin header to
  263.    connect an external thermistor to measure whatever you wish. If left
  264.    unconnected, it could show weird readings like -48░C or 125░C. Disable the
  265.    warning in that case.
  266.    If no 2-pin header is provided and it shows a sensible reading, then it is
  267.    probably an extra motherboard temperature reading.
  268.  
  269. Q: How accurate are the temperature readings?
  270. A: Most of the sensor chips are rated for +/-3░C when measuring on-chip
  271.    temperature and +/-5░C when measuring remote diode temperature. Some
  272.    exceptions are listed below:
  273.      ADM1020/1/1A/2: +/-1░C on-chip, +/-3░C remote diode
  274.      ADM1023       : +/-1░C on-chip, +/-1░C remote diode
  275.      LM82/3/7      : +/-3░C on-chip, +/-4░C remote diode
  276.      LM84          : +/-1░C on-chip, +/-5░C remote diode
  277.  
  278. Q: What type of thermistor should I use?
  279. A: If you have a Winbond chip it's an NTC type, 10Kohm @ 25░C, B-value 3435.
  280.    Visit your local electronics hobbyist store for the thermistors or ask
  281.    the dealer where you purchased your motherboard from. Asus sells the P2T
  282.    thermistor for their boards.
  283.  
  284. Q: Why do the temperature readings show -48░C?
  285. A: You probably have a Winbond chip. The two -48░C readings are coming from
  286.    external temperature inputs which are unconnected. You need to get two
  287.    thermistors and connect them to the corresponding pins on the motherboard.
  288.    On my Asus P2B, they are labeled JTCPU and JTPWR.
  289.  
  290. Q: Why do I get the same readings from the LM75|1, 0 and W8378xx:2, 3?
  291. A: The Winbond chips simulate two LM75s (W83783S simulates 1 only) and as
  292.    such gives identical readings to its own 2nd and 3rd temperature inputs.
  293.    Usually W8378xx:2 is equivalent to LM75:1 and W8378xx:3 to LM75:0.
  294.  
  295. Q: Why is the 'CPU thermal diode' section greyed out?
  296. A: They are only enabled for certain chips. Winbond W83782D and W83783S chips
  297.    accept either a thermal diode or thermistor on their temperature inputs.
  298.    Enable the appropriate box to ensure a correct reading of the CPU
  299.    temperature. Abit boards have the thermal diode connected to Sensor:2.
  300.  
  301. Q: When is a CPU temperature offset needed?
  302. A: This is normally needed on motherboards using a temperature sensor under
  303.    a socketed CPU. The sensor is not in direct contact with the CPU, hence
  304.    the requirement for an offset to account for the insulating layer of air
  305.    between the sensor and the CPU.
  306.    This usually applies only to Socket 7 boards.
  307.  
  308. Q: Why is the default temperature display in Fahrenheit?
  309. A: It is the default only if your regional settings (in the Control Panel) is
  310.    set to English (United States). Many people forget to change the regional
  311.    settings when installing Windows. Just change the temperature display to
  312.    Celsius if you like.
  313.  
  314. Fans
  315. ----
  316. Q: Why are some of the fan readings/settings disabled?
  317. A: Some monitoring chips do not support 3 fan inputs. Refer to the feature
  318.    table in techinfo.txt. Also, some chips have 3 fan inputs but the divisor
  319.    on the 3rd input is fixed at 2.
  320.  
  321. Q: Why are my fan readings displayed in the wrong place?
  322. A: Some motherboard manufacturers (Abit, Intel) have the CPU fan connected to
  323.    the 3rd fan input. Just change the Fan 3 label to 'CPU'. Others seem to
  324.    use Fan 1 as the CPU fan reading.
  325.  
  326. Q: Why does it show 0RPM even though I have a fan plugged in?
  327. A: You need a fan with tachometer output. Such fans usually have 3 wires for
  328.    +Vcc, ground and tachometer output. If you have such a fan plugged in and
  329.    it still shows 0RPM you may have to adjust the fan divisor.
  330.  
  331. Q: What are fan divisors for?
  332. A: The monitoring chips do not directly return the RPM of the fan directly;
  333.    instead they return the number of 'counts'.
  334.    As a guide, use the following divisor values corresponding to your fan's
  335.    nominal RPM:
  336.    Divisor  Nominal fan RPM    RPM Range   Resolution (at nominal)
  337.       1          8800        5294-1350000           ~58
  338.       2          4400        2647- 675000           ~29
  339.       4          2200        1324- 337500           ~14
  340.       8          1100         662- 168750           ~ 7
  341.    If you have a fan connected and the reading shows 0RPM, try selecting a
  342.    higher divisor. Always use the lowest possible divisor that still gives a
  343.    non-zero reading to ensure sufficient resolution (jumps between RPM
  344.    indications).
  345.    In practice, MBProbe has a maximum fan reading of 9999RPM.
  346.  
  347. Q: Why don't the fan divisor changes take place immediately?
  348. A: Fan divisors have to be set on the hardware monitoring chip and it only
  349.    takes effect the next time a reading is taken, hence the delay.
  350.